home *** CD-ROM | disk | FTP | other *** search
/ Cyber Whores / Cyber Whores.iso / autorun / vv1.~df / vv1.txt < prev   
Text File  |  1996-03-25  |  6KB  |  204 lines

  1. object Form1: TForm1
  2.   Left = 29
  3.   Top = 67
  4.   Width = 611
  5.   Height = 377
  6.   VertScrollBar.Position = 99
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'PS Program--Clip Art Library'
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   WindowState = wsMaximized
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   TextHeight = 16
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = -99
  22.     Width = 625
  23.     Height = 433
  24.     Align = alClient
  25.     AutoSize = True
  26.     Center = True
  27.     Picture.Data = {<image000.bmp>}
  28.   end
  29.   object Bevel1: TBevel
  30.     Left = 8
  31.     Top = -83
  32.     Width = 617
  33.     Height = 417
  34.     Shape = bsFrame
  35.     Style = bsRaised
  36.   end
  37.   object Label1: TLabel
  38.     Left = 29
  39.     Top = -68
  40.     Width = 380
  41.     Height = 73
  42.     Caption = 'Power Source'
  43.     Font.Color = clBlack
  44.     Font.Height = -64
  45.     Font.Name = 'Times New Roman'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.     Transparent = True
  49.   end
  50.   object BitBtn1: TBitBtn
  51.     Left = 32
  52.     Top = 213
  53.     Width = 81
  54.     Height = 25
  55.     Font.Color = clRed
  56.     Font.Height = -13
  57.     Font.Name = 'System'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.     TabOrder = 0
  61.     OnClick = BitBtn1Click
  62.     Kind = bkClose
  63.   end
  64.   object BitBtn2: TBitBtn
  65.     Left = 195
  66.     Top = 285
  67.     Width = 94
  68.     Height = 25
  69.     Hint = 'Swicth to on/off'
  70.     Caption = 'Music On'
  71.     Font.Color = clTeal
  72.     Font.Height = -13
  73.     Font.Name = 'System'
  74.     Font.Style = [fsBold]
  75.     ParentFont = False
  76.     ParentShowHint = False
  77.     ShowHint = True
  78.     TabOrder = 1
  79.     OnClick = BitBtn2Click
  80.     Glyph.Data = {
  81.       78010000424D7801000000000000760000002800000020000000100000000100
  82.       04000000000000000000120B0000120B00000000000000000000000000000000
  83.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  84.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  85.       333333333333333333FF3333333333333003333333333333377F333333333333
  86.       30003FFFFFFFFFFFF77707777777777777707777777777777777033333333333
  87.       33307FFFFFFFFFFFFFF707777777700777707777777777777777030333333000
  88.       33307F7FFFFFF777FFF707770077777077707777777777777777030300033330
  89.       33307F7F777FFFF7FFF707777707777077777777777777777777033333033330
  90.       33337FFFFF7FFFF7FFFF07777707777077777777777777777777333333000000
  91.       3333333333777777F33333333303333033333333337FFFF7F333333333000000
  92.       33333333337777773333333333333333333333333333333333330000}
  93.     NumGlyphs = 2
  94.   end
  95.   object MediaPlayer1: TMediaPlayer
  96.     Left = 167
  97.     Top = 194
  98.     Width = 253
  99.     Height = 20
  100.     Visible = False
  101.     TabOrder = 2
  102.   end
  103.   object BitBtn3: TBitBtn
  104.     Left = 72
  105.     Top = 277
  106.     Width = 97
  107.     Height = 25
  108.     Hint = 'Print Files Name'
  109.     Caption = 'Print Files'
  110.     Font.Color = clGreen
  111.     Font.Height = -13
  112.     Font.Name = 'System'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.     ParentShowHint = False
  116.     ShowHint = True
  117.     TabOrder = 3
  118.     OnClick = BitBtn3Click
  119.     Glyph.Data = {
  120.       76010000424D7601000000000000760000002800000020000000100000000100
  121.       04000000000000010000130B0000130B00000000000000000000000000000000
  122.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  123.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  124.       00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  125.       8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  126.       8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  127.       8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  128.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  129.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  130.       33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  131.       33333337FFFF7733333333300000033333333337777773333333}
  132.     NumGlyphs = 2
  133.   end
  134.   object DirectoryListBox1: TDirectoryListBox
  135.     Left = 448
  136.     Top = -68
  137.     Width = 153
  138.     Height = 98
  139.     ItemHeight = 16
  140.     TabOrder = 4
  141.     OnChange = DirectoryListBox1Change
  142.   end
  143.   object BitBtn4: TBitBtn
  144.     Left = 312
  145.     Top = 292
  146.     Width = 105
  147.     Height = 26
  148.     Hint = 'Only For Windows 95'
  149.     Caption = 'Slide Show'
  150.     ParentShowHint = False
  151.     ShowHint = True
  152.     TabOrder = 5
  153.     OnClick = BitBtn4Click
  154.     Glyph.Data = {
  155.       78010000424D7801000000000000760000002800000020000000100000000100
  156.       04000000000000000000120B0000120B00000000000000000000000000000000
  157.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  158.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  159.       0000377777777777777703030303030303037F7F7F7F7F7F7F7F000000000000
  160.       00007777777777777777933393303933337073F37F37F73F3377393393303393
  161.       379037FF7F37F37FF777379793303379793037777337F3777737339933303339
  162.       93303377F3F7F3F77F3733993930393993303377F737F7377FF7399993303399
  163.       999037777337F377777793993330333393307377FF37F3337FF7333993303333
  164.       993033377F37F33377F7333993303333993033377337F3337737333333303333
  165.       33303FFFFFF7FFFFFFF700000000000000007777777777777777030303030303
  166.       03037F7F7F7F7F7F7F7F000000000000000077777777777777770000}
  167.     NumGlyphs = 2
  168.   end
  169.   object BitBtn6: TBitBtn
  170.     Left = 145
  171.     Top = 229
  172.     Width = 80
  173.     Height = 24
  174.     Hint = 'Run another viewer'
  175.     Caption = 'Viewer'
  176.     TabOrder = 6
  177.     OnClick = BitBtn6Click
  178.     Kind = bkOK
  179.   end
  180.   object FileListBox1: TFileListBox
  181.     Left = 461
  182.     Top = 44
  183.     Width = 145
  184.     Height = 274
  185.     ItemHeight = 16
  186.     TabOrder = 7
  187.     OnDblClick = FileListBox1DblClick
  188.   end
  189.   object Button1: TButton
  190.     Left = 265
  191.     Top = 236
  192.     Width = 89
  193.     Height = 26
  194.     Caption = 'Browse CD'
  195.     TabOrder = 8
  196.     OnClick = Button1Click
  197.   end
  198.   object Timer1: TTimer
  199.     OnTimer = Timer1Timer
  200.     Left = 129
  201.     Top = 286
  202.   end
  203. end
  204.